home *** CD-ROM | disk | FTP | other *** search
/ Best of Shareware / Best of PC Windows Shareware 1.0 - Wayzata Technology (7111) (1993).iso / mac / ZIPPED / WINDOWS / FILEUTIL / DRGZP200.ZIP / README.TXT < prev    next >
Text File  |  1993-01-26  |  5KB  |  111 lines

  1.  
  2.  
  3.                            Drag And Zip version 2.0
  4.  
  5. You have received a copy of Drag And Zip version 2.0.  Features new to
  6. version 2 that are not mentioned in the manual are:
  7.     *  Explicit support for PKZIP version 2
  8.     *  Improved file viewer with font selection and optional word wrap.
  9.     *  Common dialog boxes for easy selection of directories when Zipping
  10.        and unZipping
  11.     *  Easy check boxes and radio buttons for selecting Zip/unZip options
  12.     *  Drag And Zip's Zip file viewer, Zip View, now has drag and drop
  13.        support so that files can be dragged to it for viewing.  This is
  14.        particularly useful for viewing self-extracting Zip files that you
  15.        can't double click on.
  16.  
  17.                         PKZIP version 2 menu option
  18.  
  19. You will find a new menu option in the "Settings" menu of Zip View and the
  20. system menu of Drag And Zip.  This option says "PKZIP version 2".  There
  21. will be a check next to this option if your copy of Drag And Zip is set up
  22. for PKZIP version 2.  You can click on this option to check or uncheck it,
  23. and turn on and off the version 2 support.
  24.  
  25.                         PKZIP version 2 Support
  26.  
  27. During installation, Drag And Zip will try to determine if the copy of PKZIP
  28. that you have is version 2.  If Drag And Zip thinks that it is, it will
  29. prompt you with a dialog box to confirm it.  Then when you run Drag And Zip,
  30. the dialog boxes presented to you when Zipping and unZipping will show
  31. options particular to PKZIP version 2.
  32.  
  33. The current version of PKZIP is 2.04c.  That version has documented problems
  34. running under Windows.  PKWARE has provided the user with a number of
  35. command line options to make PKZIP run better.  PKZIP runs differently on
  36. every machine.  Your machine may exhibit no problems while your friend's
  37. might.  PKWARE calls these options "trouble shooting options".  These
  38. options are:
  39.     *  Turn off usage of DPMI
  40.     *  Turn off usage of 80386 instructions
  41.     *  Turn off usage of EMS or XMS
  42.     *  Turn off network detection
  43.     *  Use a slower method of memory copy
  44.  
  45. To make your initial use of Drag And Zip trouble free with PKZIP version 2,
  46. these options are automatically turned off when Drag And Zip is installed.
  47. It might not be necessary to have these options turned off with your
  48. hardware, so you can reconfigure these options by choosing  the
  49. "Compatibility" button from the Zip and unZip dialog boxes.  This button
  50. will be visible only if you've told the Drag And Zip that you are running
  51. PKZIP version 2.
  52.  
  53. Choosing the "Compatibility" button will bring up a dialog box where there
  54. are check boxes for turning each option on and off.  Choosing "OK" will
  55. change those options for the current sessions of Drag And Zip.  Choosing the
  56. "Save as Default" button will save these changes for future sessions.
  57.  
  58.  
  59.                         Other New Features
  60.  
  61. The Zip and unZip dialog boxes now contain check boxes and radio buttons for
  62. choosing command line options.
  63.  
  64. In Drag And Zip's Zip dialog box you are presented with three check boxes on
  65. the left hand side of the screen.  They are "Zip all sub directories",
  66. "Store path names in sub directories" and "Store all path names".
  67.  
  68. Zip All Sub directories
  69. This option is made available when you've dragged one or more sub
  70. directories to the Drag And Zip icon.  Windows file manager allows you to
  71. drag directories from the right side of the display only while Norton
  72. Desktop allows dragging from either side.  Turning on this option will also
  73. Zip all of the sub directories that that directory has, if any.  This also
  74. means sub directories of sub directories.  The command line option is "-r",
  75. "recurse directories", which is computerese for the same.
  76.  
  77. Store Path names in Sub directories
  78. This option will store the path names of the files in the sub directories.
  79. It won't store the path names of the directory that  you dragged, just the
  80. sub directories of that directory.  This is the PKZIP option "-p", "store
  81. path names of directories recursed into".
  82.  
  83. Store All Path names
  84. This corresponds to the PKZIP option "-P" and will store the full path name,
  85. of any file that is Zipped. This option will store directory information
  86. whether you've dragged whole directories or just files.
  87.  
  88. On the right hand side of the screen there will radio buttons for choosing
  89. the method of compression that you want.  In PKZIP version 1.1 the default
  90. is "Maximum compression".  In PKZIP version 2.04c the default is "Normal
  91. compression".
  92.  
  93. Zip View also presents you with check boxes for choosing PKUNZIP command
  94. line options.  They are "Create directories stored in Zip file" and
  95. "Overwrite existing files".
  96.  
  97. Create Directories Stored in Zip File
  98. This does exactly what it says.  If there is directory information stored in
  99. your Zip file, this will create those directories when the file is unZipped
  100. and put the files in their proper directories.  This corresponds to the "-d"
  101. option of PKUNZIP.
  102.  
  103. Overwrite Existing Files
  104. Normally when PKUNZIP creates a file from a Zip file and and the file
  105. already exists on your hard disk, PKUNZIP asks you if you want to overwrite
  106. the file.  Choosing this option will turn those warnings off.  This
  107. corresponds to the "-o" option of PKUNZIP.
  108.  
  109. I've worked very hard to make this new version more intuitive and easy to
  110. use.  I hope that you like it .
  111.